Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 4 - Movie Resource Formats / Overview of the Movie Resource Atom


Movie Atoms

You can use movie atoms to specify information that defines a movie. The movie atom contains the movie header atom, which defines the time scale and duration information for the entire movie, as well as its display characteristics. In addition, the movie atom contains each track in the movie.

The movie atom has an atom type of 'moov'. It contains other types of atoms, including one leaf atom--the movie header ('mvhd')--and several atoms that contain other atoms: a clipping atom ('clip'), one or more track atoms ('trak'), and user-defined data ('udta').

Figure 4-5 shows the layout of a movie atom. The movie header atom is the only required atom in the movie atom.

Figure 4-5 The layout of a movie atom

You define a movie atom by specifying these elements:


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996